﻿@charset "UTF-8";.section{margin-top:60px;}.section h2{font-size:25px;text-align:center;margin:0 0 17px 0;}.section h2 span{cursor:pointer;}.section h2 .current{color:#0e213c;}.section .tab-switch{color:#cacaca;}.section .title{display:block;font-size:16px;line-height:30px;max-height:60px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-ms-flex-direction:column;overflow:hidden;text-overflow:ellipsis;text-align:justify;text-align-last:left;}.section .abstract{display:block;font-size:16px;color:rgba(0,0,0,.8);text-align:justify;text-align-last:left;}.section .item-more{margin-left:20px;}.section .item-more>div{padding:30px 0;}.section .item-more>div:first-child{padding-top:0;}.section .item-more a{display:block;font-size:16px;font-weight:bold;line-height:30px;max-height:60px;padding-left:22px;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-ms-flex-direction:column;overflow:hidden;text-overflow:ellipsis;text-align:justify;text-align-last:left;position:relative;}.section .item-more a:before{content:"";display:block;position:absolute;left:0;top:10px;width:10px;height:10px;background-color:#e60012;border-radius:50%;}.section .item-more>a:last-child{padding-bottom:0;}.section .item-more>div{border-bottom:1px solid #707070;}.section .item-more>div:last-child{border-bottom:0;padding-bottom:0;}.section .item-more .more{border-bottom:0;padding-bottom:0;}.section .item-more .more a{font-size:20px;padding:0;font-weight:normal;}.section .item-more .more a:before{display:none;}@media only screen and (max-width:768px){.section{margin-top:15px;}.section h2{font-size:1.25rem;margin-bottom:12px;}.section .section-body{overflow-x:auto;scroll-behavior:smooth;}.section .section-body .item-more{min-width:250px;}.section .section-body .item-more a{font-weight:normal;}.section .section-body .item-more .more{display:none;}.section .section-body .item-more>div{padding:8px 0;}}.section-dark{padding:30px 20px 45px;background:#0e213c;color:#fff;}.section-dark h2 a{color:#fff;}.section-dark .section-body{display:flex;padding:0 20px;justify-content:space-between;}.section-dark .item{width:295px;display:flex;flex-direction:column;color:#fff;}.section-dark .item .imgWrapper{width:295px;height:166px;}.section-dark .item .time{margin-top:15px;}.section-dark .item .title{margin-top:10px;}@media only screen and (max-width:768px){.section-dark{padding:15px 0;}.section-dark .section-body{overflow-x:auto;scroll-behavior:smooth;}.section-dark .section-body .item{width:40vw;}.section-dark .section-body .item .imgWrapper{width:40vw;height:22vw;}.section-dark .section-body .item .title{line-height:26px;font-size:1rem;}.section-dark .section-body .item+.item{margin-left:15px;}}.section-light .section-body{display:flex;justify-content:space-between;}.section-light .item{display:block;width:280px;margin:0 20px;background:#f3d6b5;}.section-light .item .imgWrapper{width:280px;height:150px;}.section-light .item .info{width:240px;margin:23px 20px 38px;}.section-light .item .time{margin-top:20px;}.section-light .title{-webkit-line-clamp:3;max-height:90px;}.section-light .item-more{background-color:transparent;}.section-light .split{border-left:1px solid #707070;}@media only screen and (max-width:768px){.section-light h2{margin-bottom:2px;}.section-light .section-body{flex-wrap:wrap;padding:0 15px;}.section-light .section-body .item:first-child{width:100%;margin:10px 0;}.section-light .section-body .item:first-child .imgWrapper{width:auto;height:48vw;}.section-light .section-body .item{width:calc(50% - 10px);margin:0 0 10px 0;border-radius:8px;overflow:hidden;}.section-light .section-body .item .imgWrapper{width:auto;height:28vw;}.section-light .section-body .item .info{width:auto;margin:10px;}.section-light .section-body .item .info .title{-webkit-line-clamp:2;line-height:26px;}.section-light .section-body .item .time{margin-top:10px;}.section-light .section-body .item:last-child{width:100%;}.section-light .section-body .split{display:none;}}.section-yellow{background:#f3d6b5;padding:30px 0 45px;}.section-yellow .item{background:rgba(255,255,255,.45);}.section-yellow .item-more{background-color:transparent;}@media only screen and (max-width:768px){.section-yellow{padding:15px 0;}}.section-recommand .section-body{padding:0 20px;display:flex;}.section-recommand .newest{display:flex;}.section-recommand .newest .info{text-align:center;margin-right:20px;width:400px;}.section-recommand .newest .info .title{font-size:30px;line-height:40px;max-height:80px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-ms-flex-direction:column;overflow:hidden;text-overflow:ellipsis;text-align:justify;text-align-last:center;}.section-recommand .newest .info .abstract{color:rgba(0,0,0,.8);margin-top:25px;line-height:30px;max-height:90px;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-line-clamp:3;-webkit-box-orient:vertical;-ms-flex-direction:column;overflow:hidden;text-overflow:ellipsis;text-align:justify;text-align-last:center;}.section-recommand .newest .info .time{display:inline-block;font-size:12px;margin-top:24px;}.section-recommand .newest .imgWrapper{width:400px;height:225px;flex-shrink:0;}.section-recommand .item-more{width:410px;flex-shrink:0;border-left:1px solid #707070;padding-left:10px;margin-left:10px;}@media only screen and (max-width:768px){.section-recommand .section-body{padding:0 15px;flex-direction:column;}.section-recommand .newest{flex-direction:column-reverse;}.section-recommand .newest .info{width:auto;margin:0;}.section-recommand .newest .info .title{font-size:1rem;text-align:left;text-align-last:left;}.section-recommand .newest .info .abstract,.section-recommand .newest .info .time{display:none;}.section-recommand .newest .imgWrapper{width:auto;height:56vw;}.section-recommand .item-more{width:auto;border:0;padding:0;margin:0;}}.top-ad{min-width:1280px;line-height:0;margin:0 auto;}.top-ad img{max-height:200px;}.important-news{margin:30px auto;font-size:36px;font-weight:bold;text-align:center;max-width:1280px;}.headline-section .headline-body{display:flex;padding:0 20px;}.headline-section .left{width:850px;padding-right:10px;border-right:1px solid #707070;}.headline-section .headline{display:flex;}.headline-section .headline .info{margin-right:20px;width:400px;}.headline-section .headline .info .title{font-size:30px;line-height:40px;max-height:80px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-ms-flex-direction:column;overflow:hidden;text-overflow:ellipsis;text-align:justify;text-align-last:left;}.headline-section .headline .info .abstract{font-size:16px;color:rgba(0,0,0,.8);margin-top:25px;line-height:30px;max-height:90px;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-line-clamp:3;-webkit-box-orient:vertical;-ms-flex-direction:column;overflow:hidden;text-overflow:ellipsis;text-align:justify;text-align-last:left;}.headline-section .headline .info .time{font-size:12px;margin-top:24px;}.headline-section .headline .imgWrapper{width:400px;height:225px;flex-shrink:0;}.headline-section .newest a{display:block;font-size:16px;font-weight:bold;line-height:30px;max-height:60px;position:relative;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-ms-flex-direction:column;overflow:hidden;text-overflow:ellipsis;text-align:justify;text-align-last:left;}.headline-section .newest-wrapper{display:flex;}.headline-section .newest-wrapper .newest{margin-top:52px;display:flex;flex-direction:column;width:50%;}.headline-section .newest-wrapper .newest>div{width:403px;}.headline-section .newest-wrapper .newest .item{padding:15px 0;}.headline-section .newest-wrapper .newest .item a{display:block;padding-left:22px;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.headline-section .newest-wrapper .newest .item a:before{content:"";display:block;position:absolute;left:0;top:10px;width:10px;height:10px;background-color:#e60012;border-radius:50%;}.headline-section .newest-wrapper .newest .item+.item{border-top:solid 1px #707070;}.headline-section .newest-wrapper .newest .item:first-child{padding-top:0;}.headline-section .newest-wrapper .newest .more{padding-left:20px;}.headline-section .newest-wrapper .newest .more a{font-weight:normal;}.headline-section .newest-wrapper .newest1{padding-right:10px;}.headline-section .newest-wrapper .newest2{border-left:solid 1px #707070;padding-left:10px;}.headline-section .item-more{width:430px;margin-left:10px;}.headline-section .channel-selection .title{height:20px;line-height:26px;font-size:20px;font-weight:bold;border-bottom:0!important;}.headline-section .channel-selection .channel-list{padding:0;}.headline-section .channel-selection .channel-list .item{padding:30px 0;}.headline-section .channel-selection .channel-list .item .channel{display:flex;}.headline-section .channel-selection .channel-list .item .name{font-size:20px;color:#f4d7b9;line-height:26px;}.headline-section .channel-selection .channel-list .item .name:before{display:none;}.headline-section .channel-selection .channel-list .item .more{font-size:20px;color:#000;line-height:26px;font-weight:normal;}.headline-section .channel-selection .channel-list .item .more:before{display:none;}.headline-section .channel-selection .channel-list .item .article-title{font-size:16px;line-height:30px;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-ms-flex-direction:column;overflow:hidden;text-overflow:ellipsis;text-align:justify;text-align-last:left;}.headline-section .channel-selection .channel-list .item+.item{border-top:solid 1px #989898;}.swiper-container{width:1280px;height:450px;overflow:hidden;background-color:#0e213c;position:relative;}.swiper-container .swiper-slide{display:flex;}.swiper-container .swiper-slide a{color:#fff;}.swiper-container .swiper-slide .imgWrapper{width:800px;height:450px;display:block;flex-shrink:0;}.swiper-container .swiper-slide .info{padding:40px;flex-grow:1;flex-shrink:1;flex-basis:100%;}.swiper-container .swiper-slide .info .banner-title{font-size:30px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-line-clamp:5;-webkit-box-orient:vertical;-ms-flex-direction:column;overflow:hidden;text-overflow:ellipsis;text-align:justify;text-align-last:left;}.swiper-container .swiper-slide .info .abstract{color:#fff;margin-top:10px;font-size:16px;line-height:1.4;display:-webkit-box;display:-ms-flexbox;display:box;-webkit-line-clamp:3;-webkit-box-orient:vertical;-ms-flex-direction:column;overflow:hidden;text-overflow:ellipsis;text-align:justify;text-align-last:left;}.swiper-container .swiper-slide .info .time{color:#fff;}.swiper-container .swiper-slide .info .time:before{background-color:#fff;}.swiper-container .prev,.swiper-container .next{position:absolute;top:50%;margin-top:-31px;display:block;width:30px;height:62px;filter:alpha(opacity=50);opacity:.5;cursor:pointer;}.swiper-container .prev{left:0;background:url(../../../image/common/prev-arrow.png) no-repeat;}.swiper-container .next{left:auto;right:0;background:url(../../../image/common/next-arrow.png) no-repeat;}.swiper-container .swiper-pagination{position:absolute;left:0;text-align:center;bottom:5px;width:100%;}.swiper-container .swiper-pagination-switch{display:inline-block;width:10px;height:10px;border-radius:10px;background:#999;box-shadow:0 1px 2px #555 inset;margin:0 3px;cursor:pointer;}.swiper-container .swiper-active-switch{background:#fff;}.section-recommand-channel{padding:30px 10px;}.section-recommand-channel .section-body{width:1260px;overflow:hidden;justify-content:flex-start;transform:translateX(-10px);}.section-recommand-channel .item{width:210px;overflow:hidden;flex-shrink:0;box-sizing:border-box;align-items:center;}.section-recommand-channel .item .imgWrapper{width:190px;height:242px;}.section-recommand-channel .item .channel-name{font-weight:bold;font-size:12px;color:#e60012;text-align:center;margin-top:10px;}.section-recommand-channel .recommand-channel-slider{position:relative;}.section-recommand-channel .prev,.section-recommand-channel .next{position:absolute;color:#fff;top:96px;width:30px;height:62px;cursor:pointer;opacity:1;transition:all linear .5s;}.section-recommand-channel .prev{left:10px;}.section-recommand-channel .prev.prevStop{opacity:0;}.section-recommand-channel .next{right:10px;}.section-recommand-channel .next.nextStop{opacity:0;}@media only screen and (max-width:768px){.important-news{font-size:20px;margin:15px auto;padding:0 10px;}.swiper-container{width:100vw;height:56vw;}.swiper-container .prev,.swiper-container .next{display:none;}.swiper-container .swiper-slide{position:relative;}.swiper-container .swiper-slide .imgWrapper{width:100vw;height:56vw;}.swiper-container .swiper-slide .info{position:absolute;bottom:0;left:0;right:0;padding:0;}.swiper-container .swiper-slide .info .title{padding:10px 10px 25px;font-size:16px;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(80,80,80,.6));}.swiper-container .swiper-slide .info .abstract,.swiper-container .swiper-slide .info .time{display:none;}.headline-section .headline-body{flex-direction:column;padding:0 15px;}.headline-section .headline-body .left{width:100%;padding:0;border:0;}.headline-section .headline-body .left .headline{flex-direction:column-reverse;}.headline-section .headline-body .left .headline .imgWrapper{width:calc(100vw - 30px);height:48vw;}.headline-section .headline-body .left .headline .info{width:100%;}.headline-section .headline-body .left .headline .info .title{font-size:1rem;line-height:2;}.headline-section .headline-body .left .headline .info .abstract,.headline-section .headline-body .left .headline .info .time{display:none;}.headline-section .headline-body .left .newest-wrapper{flex-direction:column;margin-top:15px;border-top:dashed 1px #707070;}.headline-section .headline-body .left .newest-wrapper .newest{width:100%;margin-top:0;padding:0;}.headline-section .headline-body .left .newest-wrapper .newest>div{width:auto;}.headline-section .headline-body .left .newest-wrapper .newest .item{padding:5px 0;}.headline-section .headline-body .left .newest-wrapper .newest2{border-left:0;border-top:solid 1px #707070;}.headline-section .headline-body .left .newest-wrapper .newest2 .more{order:3;}.headline-section .item-more{width:100%;margin-top:20px;margin-left:0;}.headline-section .channel-selection .title{font-size:1.25rem;padding:2rem 0;border-bottom:solid 2px #989898!important;}.headline-section .channel-selection .channel-list .item{padding:8px 0;}.headline-section .channel-selection .channel-list .item .channel{justify-content:space-between;}.headline-section .channel-selection .channel-list .item .channel .name{font-size:1.25rem;}.headline-section .channel-selection .channel-list .item .channel .more{font-size:.8rem;}}